[INFO] cloning repository https://github.com/coconutbird/hdr-toggle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coconutbird/hdr-toggle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoconutbird%2Fhdr-toggle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoconutbird%2Fhdr-toggle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 25aa60909e69f47f6a98b43c59755cd83d5a4f65
[INFO] fixing coconutbird/hdr-toggle against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoconutbird%2Fhdr-toggle" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/coconutbird/hdr-toggle
[INFO] finished tweaking git repo https://github.com/coconutbird/hdr-toggle
[INFO] tweaked toml for git repo https://github.com/coconutbird/hdr-toggle written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/coconutbird/hdr-toggle on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/coconutbird/hdr-toggle already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo-husky v1.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2182c776d90e246b37b4d696f3a9f83135c4f7023cf598289297ec8674979a2e
[INFO] running `Command { std: "docker" "start" "2182c776d90e246b37b4d696f3a9f83135c4f7023cf598289297ec8674979a2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2182c776d90e246b37b4d696f3a9f83135c4f7023cf598289297ec8674979a2e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2182c776d90e246b37b4d696f3a9f83135c4f7023cf598289297ec8674979a2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2182c776d90e246b37b4d696f3a9f83135c4f7023cf598289297ec8674979a2e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking windows-core v0.58.0
[INFO] [stderr]     Checking windows v0.58.0
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking hdr-toggle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::{Win32::Devices::Display::*, Win32::Foundation::*};
[INFO] [stdout]   |               ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:7:43
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::{Win32::Devices::Display::*, Win32::Foundation::*};
[INFO] [stdout]   |                                           ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::{Win32::Devices::Display::*, Win32::Foundation::*};
[INFO] [stdout]   |               ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:7:43
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::{Win32::Devices::Display::*, Win32::Foundation::*};
[INFO] [stdout]   |                                           ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DISPLAYCONFIG_DEVICE_INFO_HEADER` in this scope
[INFO] [stdout]   --> src/main.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |     header: DISPLAYCONFIG_DEVICE_INFO_HEADER,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DISPLAYCONFIG_DEVICE_INFO_HEADER` in this scope
[INFO] [stdout]   --> src/main.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |     header: DISPLAYCONFIG_DEVICE_INFO_HEADER,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct DISPLAYCONFIG_GET_ADVANCED_COLOR_INFO<DISPLAYCONFIG_DEVICE_INFO_HEADER> {
[INFO] [stdout]    |                                             ++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DISPLAYCONFIG_DEVICE_INFO_HEADER` in this scope
[INFO] [stdout]   --> src/main.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |     header: DISPLAYCONFIG_DEVICE_INFO_HEADER,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DISPLAYCONFIG_DEVICE_INFO_HEADER` in this scope
[INFO] [stdout]   --> src/main.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |     header: DISPLAYCONFIG_DEVICE_INFO_HEADER,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct DISPLAYCONFIG_SET_ADVANCED_COLOR_STATE<DISPLAYCONFIG_DEVICE_INFO_HEADER> {
[INFO] [stdout]    |                                              ++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DISPLAYCONFIG_PATH_INFO` in this scope
[INFO] [stdout]   --> src/main.rs:29:38
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn get_display_paths() -> Result<Vec<DISPLAYCONFIG_PATH_INFO>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn get_display_paths<DISPLAYCONFIG_PATH_INFO>() -> Result<Vec<DISPLAYCONFIG_PATH_INFO>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                     +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `QDC_ONLY_ACTIVE_PATHS` in this scope
[INFO] [stdout]   --> src/main.rs:35:41
[INFO] [stdout]    |
[INFO] [stdout] 35 |             GetDisplayConfigBufferSizes(QDC_ONLY_ACTIVE_PATHS, &mut path_count, &mut mode_count);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ERROR_SUCCESS` in this scope
[INFO] [stdout]   --> src/main.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 |         if result != ERROR_SUCCESS {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DISPLAYCONFIG_PATH_INFO` in this scope
[INFO] [stdout]   --> src/main.rs:40:28
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let mut paths: Vec<DISPLAYCONFIG_PATH_INFO> = vec![mem::zeroed(); path_count as usize];
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn get_display_paths<DISPLAYCONFIG_PATH_INFO>() -> Result<Vec<DISPLAYCONFIG_PATH_INFO>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                     +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DISPLAYCONFIG_MODE_INFO` in this scope
[INFO] [stdout]   --> src/main.rs:41:28
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let mut modes: Vec<DISPLAYCONFIG_MODE_INFO> = vec![mem::zeroed(); mode_count as usize];
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn get_display_paths<DISPLAYCONFIG_MODE_INFO>() -> Result<Vec<DISPLAYCONFIG_PATH_INFO>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                     +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `QDC_ONLY_ACTIVE_PATHS` in this scope
[INFO] [stdout]   --> src/main.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |             QDC_ONLY_ACTIVE_PATHS,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ERROR_SUCCESS` in this scope
[INFO] [stdout]   --> src/main.rs:51:22
[INFO] [stdout]    |
[INFO] [stdout] 51 |         if result != ERROR_SUCCESS {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetDisplayConfigBufferSizes` in this scope
[INFO] [stdout]   --> src/main.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             GetDisplayConfigBufferSizes(QDC_ONLY_ACTIVE_PATHS, &mut path_count, &mut mode_count);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `QueryDisplayConfig` in this scope
[INFO] [stdout]   --> src/main.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let result = QueryDisplayConfig(
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DISPLAYCONFIG_DEVICE_INFO_HEADER` in this scope
[INFO] [stdout]   --> src/main.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |     header: DISPLAYCONFIG_DEVICE_INFO_HEADER,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DISPLAYCONFIG_DEVICE_INFO_HEADER` in this scope
[INFO] [stdout]   --> src/main.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |     header: DISPLAYCONFIG_DEVICE_INFO_HEADER,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct DISPLAYCONFIG_GET_ADVANCED_COLOR_INFO<DISPLAYCONFIG_DEVICE_INFO_HEADER> {
[INFO] [stdout]    |                                             ++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DISPLAYCONFIG_DEVICE_INFO_HEADER` in this scope
[INFO] [stdout]   --> src/main.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |     header: DISPLAYCONFIG_DEVICE_INFO_HEADER,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DISPLAYCONFIG_DEVICE_INFO_HEADER` in this scope
[INFO] [stdout]   --> src/main.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |     header: DISPLAYCONFIG_DEVICE_INFO_HEADER,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct DISPLAYCONFIG_SET_ADVANCED_COLOR_STATE<DISPLAYCONFIG_DEVICE_INFO_HEADER> {
[INFO] [stdout]    |                                              ++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DISPLAYCONFIG_PATH_INFO` in this scope
[INFO] [stdout]   --> src/main.rs:29:38
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn get_display_paths() -> Result<Vec<DISPLAYCONFIG_PATH_INFO>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn get_display_paths<DISPLAYCONFIG_PATH_INFO>() -> Result<Vec<DISPLAYCONFIG_PATH_INFO>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                     +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `QDC_ONLY_ACTIVE_PATHS` in this scope
[INFO] [stdout]   --> src/main.rs:35:41
[INFO] [stdout]    |
[INFO] [stdout] 35 |             GetDisplayConfigBufferSizes(QDC_ONLY_ACTIVE_PATHS, &mut path_count, &mut mode_count);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ERROR_SUCCESS` in this scope
[INFO] [stdout]   --> src/main.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 |         if result != ERROR_SUCCESS {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DISPLAYCONFIG_PATH_INFO` in this scope
[INFO] [stdout]   --> src/main.rs:40:28
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let mut paths: Vec<DISPLAYCONFIG_PATH_INFO> = vec![mem::zeroed(); path_count as usize];
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn get_display_paths<DISPLAYCONFIG_PATH_INFO>() -> Result<Vec<DISPLAYCONFIG_PATH_INFO>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                     +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DISPLAYCONFIG_MODE_INFO` in this scope
[INFO] [stdout]   --> src/main.rs:41:28
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let mut modes: Vec<DISPLAYCONFIG_MODE_INFO> = vec![mem::zeroed(); mode_count as usize];
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn get_display_paths<DISPLAYCONFIG_MODE_INFO>() -> Result<Vec<DISPLAYCONFIG_PATH_INFO>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                     +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `QDC_ONLY_ACTIVE_PATHS` in this scope
[INFO] [stdout]   --> src/main.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |             QDC_ONLY_ACTIVE_PATHS,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ERROR_SUCCESS` in this scope
[INFO] [stdout]   --> src/main.rs:51:22
[INFO] [stdout]    |
[INFO] [stdout] 51 |         if result != ERROR_SUCCESS {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DISPLAYCONFIG_DEVICE_INFO_TYPE` in this scope
[INFO] [stdout]   --> src/main.rs:67:40
[INFO] [stdout]    |
[INFO] [stdout] 67 |             color_info.header.r#type = DISPLAYCONFIG_DEVICE_INFO_TYPE(
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DisplayConfigGetDeviceInfo` in this scope
[INFO] [stdout]   --> src/main.rs:74:26
[INFO] [stdout]    |
[INFO] [stdout] 74 |             let result = DisplayConfigGetDeviceInfo(&mut color_info.header);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DISPLAYCONFIG_DEVICE_INFO_TYPE` in this scope
[INFO] [stdout]   --> src/main.rs:97:40
[INFO] [stdout]    |
[INFO] [stdout] 97 |             color_info.header.r#type = DISPLAYCONFIG_DEVICE_INFO_TYPE(
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DisplayConfigGetDeviceInfo` in this scope
[INFO] [stdout]    --> src/main.rs:104:26
[INFO] [stdout]     |
[INFO] [stdout] 104 |             let result = DisplayConfigGetDeviceInfo(&mut color_info.header);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DISPLAYCONFIG_DEVICE_INFO_TYPE` in this scope
[INFO] [stdout]    --> src/main.rs:117:39
[INFO] [stdout]     |
[INFO] [stdout] 117 |             set_state.header.r#type = DISPLAYCONFIG_DEVICE_INFO_TYPE(
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DisplayConfigSetDeviceInfo` in this scope
[INFO] [stdout]    --> src/main.rs:125:26
[INFO] [stdout]     |
[INFO] [stdout] 125 |             let result = DisplayConfigSetDeviceInfo(&set_state.header);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetDisplayConfigBufferSizes` in this scope
[INFO] [stdout]   --> src/main.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             GetDisplayConfigBufferSizes(QDC_ONLY_ACTIVE_PATHS, &mut path_count, &mut mode_count);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `QueryDisplayConfig` in this scope
[INFO] [stdout]   --> src/main.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let result = QueryDisplayConfig(
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DISPLAYCONFIG_DEVICE_INFO_TYPE` in this scope
[INFO] [stdout]   --> src/main.rs:67:40
[INFO] [stdout]    |
[INFO] [stdout] 67 |             color_info.header.r#type = DISPLAYCONFIG_DEVICE_INFO_TYPE(
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DisplayConfigGetDeviceInfo` in this scope
[INFO] [stdout]   --> src/main.rs:74:26
[INFO] [stdout]    |
[INFO] [stdout] 74 |             let result = DisplayConfigGetDeviceInfo(&mut color_info.header);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DISPLAYCONFIG_DEVICE_INFO_TYPE` in this scope
[INFO] [stdout]   --> src/main.rs:97:40
[INFO] [stdout]    |
[INFO] [stdout] 97 |             color_info.header.r#type = DISPLAYCONFIG_DEVICE_INFO_TYPE(
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DisplayConfigGetDeviceInfo` in this scope
[INFO] [stdout]    --> src/main.rs:104:26
[INFO] [stdout]     |
[INFO] [stdout] 104 |             let result = DisplayConfigGetDeviceInfo(&mut color_info.header);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DISPLAYCONFIG_DEVICE_INFO_TYPE` in this scope
[INFO] [stdout]    --> src/main.rs:117:39
[INFO] [stdout]     |
[INFO] [stdout] 117 |             set_state.header.r#type = DISPLAYCONFIG_DEVICE_INFO_TYPE(
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DisplayConfigSetDeviceInfo` in this scope
[INFO] [stdout]    --> src/main.rs:125:26
[INFO] [stdout]     |
[INFO] [stdout] 125 |             let result = DisplayConfigSetDeviceInfo(&set_state.header);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hdr-toggle` (bin "hdr-toggle" test) due to 21 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hdr-toggle` (bin "hdr-toggle") due to 21 previous errors
[INFO] running `Command { std: "docker" "inspect" "2182c776d90e246b37b4d696f3a9f83135c4f7023cf598289297ec8674979a2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2182c776d90e246b37b4d696f3a9f83135c4f7023cf598289297ec8674979a2e", kill_on_drop: false }`
[INFO] [stdout] 2182c776d90e246b37b4d696f3a9f83135c4f7023cf598289297ec8674979a2e
